projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4197af8
)
Delete obsolete comment.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 19 Mar 1994 05:34:11 +0000
(
05:34
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 19 Mar 1994 05:34:11 +0000
(
05:34
+0000)
lisp/terminal.el
patch
|
blob
|
history
diff --git
a/lisp/terminal.el
b/lisp/terminal.el
index 939791e16918cafbd395816e043aa5fb9c0b0795..c5449281ca9722152f9f844e10a016e3922c5a76 100644
(file)
--- a/
lisp/terminal.el
+++ b/
lisp/terminal.el
@@
-1122,10
+1122,6
@@
work with `terminfo' we will try to use it."
(setq te-process
(start-process "terminal-emulator" (current-buffer)
"/bin/sh" "-c"
- ;; Yuck!!! Start a shell to set some terminal
- ;; control characteristics. Then start the
- ;; "env" program to setup the terminal type
- ;; Then finally start the program we wanted.
(format "%s; exec %s"
te-stty-string
(mapconcat 'te-quote-arg-for-sh